home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / p4 / p4-1_2a.lha / p4-1.2a / lib_f / README < prev   
Text File  |  1992-10-19  |  409b  |  16 lines

  1. This directory contains the Fortran interface to p4.  
  2.  
  3. The principal files are:
  4.  
  5.  
  6. p4_fort.c    
  7. p4_fmaster.c - contain of the Fortran-callable subroutines that 
  8.                interface to the p4 C functions.  They define the 
  9.            "Fortran interface".
  10.  
  11.  
  12. p4_fmain.f   - a Fortran top-level for remote slaves, so that they 
  13.                can do Fortran I/O.
  14.  
  15. p4_fargs.f   - some Fortran utility routines.
  16.